Guide applies to: modern

    The default column type has these key properties:

    • dataIndex is the record field being shown
    • text is the column header

    The column simply runs toString() on the dataIndex value.