This is ludicrous.

1. Since the values don't have to increase any more from left to right, are (for example) both
1,2,3,4,5,6
and
1,2,3,4,6,5
required in the list?
(just the last 2 numbers are switched)

2. Will the starting column of numbers contain duplicates?