How can a table be split horizontally?

There is no automatic way to balance columns currently, but you can force the table to a specific height by wrapping the whole columns call into a block with a fixed height (and width of 100%). You may need to play around with the value to achieve the result you are looking for.

1 Like