The EwTableColumn objects in a table list have their own set of resources and callbacks. The
cellValueCallbackmethod obtains the renderable object that represents the value of a column in a particular row.
Additional resources control the appearance of the column and its heading. The heading resource can be set to a renderable object that is to be displayed at the top of a particular column. The
resizable resource controls whether users can resize the column to a different width by dragging the right side of the column heading. Other resources control the size, alignment, and visual style of the column.