Yeah, `cellFormat` was created specifically to avo...
# tornadofx
e
Yeah,
cellFormat
was created specifically to avoid all the boiler plate involved in creating a TableColumn/Callback, and to not have to bother with all the empty/null checks you would have to deal with if you do this the JavaFX way.