Appearance
The text column allows you simple to render some text inside a cell of your table.
You can create a text column as so:
TextColumn("name")
For a list of common column component methods, see here.