When you say that you want to "see the value from each column" what do you mean. If you place an array indicator on your front panel and stretch it out to the number of elements, it will obviously show all your elements. There are not columns in a 1D array/ per se, as there are in a 2D where one dimension is described as columns, the other as rows. If your intent is to look at each element individually, that can easily be performed in either a for or while loop, with the array autoincrementing. Please describe what it is you are trying to accomplish with a little more detail.
Putnam Monroe
PutnamCertified LabVIEW Developer
Senior Test Engineer North Shore Technology, Inc.
Currently using LV 2012-LabVIEW 2018, RT8.5

LabVIEW Champion