Build 3.0.0.105 of xlsgen changes the behavior of the table group by. Before that build, it would perform a table sort before doing an actual table group by, but beginning with this build the table sort is not performed any more. Any client application wanting the sort can do this because the API is there, but forcing a sort could do more harm than good.