Theoretically, a 2d array, but that would be messy. I would suggest making each "row" an object, which has values for col1, col2, and col3, and then putting the rows in an array. That would be the...