Can I have an array where one of the 2 dimensions is dynamic, and the other is static? The array in question is:

sArray(x, 1) where x can change (dynamically).