createTable

inline fun createTable(background: Drawable = Styles.none, constructor: Table.() -> Unit = {}): Table

Creates a table constructed by a lambda