See that? The numbers in the brackets are the number of subarrays and their size. In the nested braces, a set of numbers represents a row.
Psst: when we look at two-dimensional arrays, it's convenient to think of them as tables.
Remember multi-dimensional arrays are zero indexed too.