I notice that you also have rows and columns mixed up.
Take a look at this example:
Code:
{{0,0,1,2,0,0,0,1,2,0,0},
{2,2,2,2,2,2,2,2,2,2,2}};
This one has 11 columns, and only 2 rows. I hope this clears it up.
(If you ever may forget this, try making a table in Word, it asks you for a amount of rows and columns. Just fill something in and you'll find out what rows are and wat columns are)