rowFrom

abstract fun rowFrom(cells: Iterable<Any?>, init: RowBuilder.() -> Unit = {})

Add all cells from an iterable.