columns

fun <T> RowBuilder<T>.columns(elements: List<T>)
fun <T> RowBuilder<T>.columns(vararg elements: T)