I wish to populate an array with the data from a table. How do I do this?
More specifically, I wish to put the data from a specific column, into the array, and later on add all the values in each cell of the array.

I tried searching on google but I guess I'm using the wrong words to search.