Or just `cellFormat { graphic = textfield { bind(r...
# tornadofx
s
Or just
cellFormat { graphic = textfield { bind(rowItem.myProperty) } } }
for everything. (: