<@UCQRGDEB1> When you use the `column` builder, yo...
# tornadofx
e
@ValV When you use the
column
builder, you automatically assign a
cellValueFactory
, so adding another one makes no sense. Either you use the builders or you do it all manually 🙂 Your might want to use the version of the builder which lets you supply a function to return the property thoughh.