[]
Gets the collection of columns for this table instance.
IItemCollection<ITableColumn> Columns { get; }
An IItemCollection<T> of ITableColumn representing the table's columns.