Or is that what `fun <S, T> TableView<S&g...
# tornadofx
r
Or is that what
fun <S, T> TableView<S>.column(title: String, prop: KProperty1<S, ObservableValue<T>>)
does?