for example if I have `listOf(1, 1, 1, 2, 2, 2, 3,...
# tornadofx
v
for example if I have
listOf(1, 1, 1, 2, 2, 2, 3, 3, 3)
I would expect it to create 3 different cells and show them 9 times