Do you know what a multidimensional array looks like in a high level language? It is the same in Assembly language, you just navigate it with a different syntax. Just remember, it will be a fixed-size, single variable type (all ints or doubles or pointers, etc.) From a language like C for example. Not something like JavaScript...