Sets whether to show the left border.
Table borderLeft(bool value) { _borderLeft = value; return this; }