I have a javafx TableView and I want custom controls inside the columns. Say I want a TextField in column1 and ComboBox in
TableView
TextField
column1
ComboBox