Sets the base style for the whole table.
Table baseStyle(Style style) { _baseStyle = style; return this; }