<@U0BHS1Y07> You could try `list.indexOf(it)`, but...
# tornadofx
r
@voddan You could try
list.indexOf(it)
, but that looks it would be better suited in a
TableView
or something.