Sets whether to show column separators.
Table borderColumn(bool value) { _borderColumn = value; return this; }