Sets whether to show row separators.
Table borderRow(bool value) { _borderRow = value; return this; }