Sets the table height (limits visible rows).
Table height(int value) { _height = value; return this; }