Seems every thread now - even those with the simplest of questions - becomes a huge multi-post opinions overflowing - going off the rails...

And the OP still has no good answer to his question.

What is the simplest way that the OP can get pairs of items listed?

If you know the upper limit it's just a two-dimension array - right?

SomeListOfPairs(100,1)

Gives you 0 to 100 items with a ", 0)" and ", 1)" pair of entries.

Now - not knowing the upper-limit what is the simplest way to have pairs of entries?

This should be a one-post answer - let's see what we get...