jit.cellblock possibility to order entries by value?

Sym's icon

Hello,

I'm working on an application where I would like to implement a highscore board.
Is it possible to order the number values entered in jit.cellblock according to their size.

Or any other good way in Max to do it?

Thanks,
Imbie

Edit: Found a working solution with the zl objects.

If anyone has another solutions, I would be glad to hear it!

Floating Point's icon

you can refer the data to a coll and send a sort message to the referred coll