This class can be used to present information tables rendered with plain text characters.
It takes a bi-dimensional array of data and generates text that renders the data in a table aligning rows and columns.
The layout can be configure with additional information that specified details like the limit width of each column, vertical and horizontal alignment of the cells of each column, the characters used to separate rows, columns and line breaks.