As long as i can see, you want to extract data (1D array of Y values) from a 2D array, so you can input the array into index array function, wire the row index input as the value of the row in which your data is, and set the other input right clicking on it and selecting disable indexing, or if your data is in columns, just change the two entries.
Hope this helps