addSpace

fun Table.addSpace(width: Float = 1.0f, height: Float = 1.0f): Cell<Element>

Adds a simple Element that occupies the providen size.