Defines a struct that represents a column’s metadata
The align field can be one of :left, :center or :right.
t :: %TableRex.Column{align: term, color: term, padding: term}