The new implementation seems faster when GetColumn is used very rarely, but I think it will be considerably slower when I use it at every symbol (which I do when doing "debug mode builds").
I'll try it out.
Thank you!
Actually, the primary motivation was to remove all those column increments spread through the code - I am afraid it was too error-prone.