Data class representing the header of a table.
Extra columns to add at the end of the table.
The list of header rows in the table.
Calculates the column indexes for a given header row and column index.
Calculates the number of columns for a given row index.
Calculates the number of sub columns for a given header row index.
Calculates the maximum number of columns in the table.