rowPer

fun Table.rowPer(number: Int): Table

Creates a row if the current amount of children is dividable by number. This is intended to be called when a grid of elements has to be generated.