Allows the user to inject her own style tag into the html table's td elements.
Allows the user to inject her own style tag into the html table's td elements. The table will be built with
a sequence of rows in the table, where each row is a sequence of strings.
an css style element. The default to string method uses "padding-right:10px;"
the html string representation of the table
Formats a nested sequence of Strings as an HTML table.
Formats a nested sequence of Strings as an HTML table. Uses right alignment and 10 pixel padding to style the cells.