[]
Gets the collection of columns in the table.
public IReadOnlyList<Column> Columns { get; }
An IReadOnlyList<T> of Column objects.