Hi, I have a table of elements ( 2 dimensional arrays) . The user will enter in the name of the column and the value of the element in that column. There are 3 columns, how do I print out all the other values with their column's name on the same row? Thank you.