Hmm, that was the the problem -- I've created colu...
# tornadofx
v
Hmm, that was the the problem -- I've created columns list separately, and passed it to the
TableView
object via message, and use
tableview.columns.setAll(myColumnsList)