for the TableColumn, maybe something like TableCo...
# tornadofx
c
for the TableColumn, maybe something like TableColumn<Person, String> tcFirstName; tcFirstName.setCellValueProperty(new PropertyValueFactory<Person,String>("fn"))