Sets whether to show the right border.
Table borderRight(bool value) { _borderRight = value; return this; }