How to display column with object number?
Created by: rozhok
I have a bunch of objects and I'd like to display sequenced number for them. I can't rely on default model ids because I have some objects removed and id does not show real object number for me.
Is there way to add such field? I lurked around and founded only https://github.com/djreimer/sequenced but not sure if it will be suitable for my task.