Columns
NOTE
This guide is about the actual column objects that are generated within the table instance and NOT about setting up the column definitions for your table.
Use Headers and Cells for Rendering
When rendering table markup, use APIs that return headers or cells. Column objects are not meant for rendering headers or cells, but header and cell objects contain references to column objects to derive the necessary information for UI rendering.