tableOf

fun tableOf(vararg pairs: Pair<String, Any?>): Table

Creates a Table from a variable number of key-value pairs.