• Well I solved my own issue. I used two variables and a script. In the script it pulled the current file name from the for each loop and had it pass it into the variable that was used to design the table variable. So every time the for each loop runs the script runs first and overwrites the table variable with the new file name. Then the new file is used.