An iterator over cells of a specific column.
A dedicated struct is necessary, as data is usually handled by rows and thereby stored in
Table::rows. This type is returned by Table::column_cells_iter.
All configurable table components.
A character can be assigned to each component via Table::set_style.
This is then used to draw character of the respective component to the commandline.