Thank you both for your help so far. However, I am still having difficulties.
Using a string variable and limiting the length of the output to 1, I have been able to call one column of data in the desired fashion. However, when I use for loops to call more than one variable at a time I run into some problems. It seems to be from the indexing. I believe that I need auto indexing when my array leaves the for loop, but not when the full array enters the loop. This causes wiring errors. I have also attached an image of this VI. Any advice?
Thanks!