This class is a collection of TextTableColumn objects representing all the columns in a table.
To get all the columns of a table, use the Columns property in the TextTable class.
Usage
TextTableColumns provides access to columns, and provides methods to insert and remove columns.