`val currentModel = SimpleListProperty(observableA...
# tornadofx
g
val currentModel = SimpleListProperty(observableArrayList(models[INITIAL_INDEX]))
. `