A 2D array must have all rows of equal lenght, and autoindexing will give you one row per iteration. Your result is normal.
If you don't want to add rows at certain iterations, you need to built your array in a shift register as in the attached image (in the other case, just wire the 2D array across).
Message Edited by altenbach on 02-05-2007 11:07 AM