When you are using MATLAB you can find the target table in the TARGET_TABLE struct, specifically the X, Y, X_GLOBAL, Y_GLOBAL fields. For the specific targets in the trial you would need to look at the TRIAL struct to pull out TP to get the index for the trial. You can use that number to index into the TP_TABLE columns that are for targets.