class TaskJuggler::TableColumnSorter

This class can rearrange the columns of a table according to a new order determined by an Array of table headers. The table is an Array of table lines. Each line is another Array. The first line of the table is an Array of the headers of the columns.