Id help but don't really get what you want.
Is it something like...
You have a width of 100 pixels
You want to move one column, lets say x position 57
You want to say how many x positions to move across
And if that goes after 100 to wrap around
So if you said move across 50 it would end up at 7?
And all the other stays where they are, so 7 gets replaced by 57 and 57 is now empty
If thats not it then your going to have to explain better, if thats it just say, thats easy enough.