I FIXED IT. All of my Rows in these tables are named "Row1"This worked
perfectly within Live Cycle and Adobe, up until you save the document,
and re open it in Adobe. Apparently during the save and re opening
process, Adobe loses the original container "row1" is in. Which throws
off the scripting. Giving each tables Row1 a unique name solved the
issue.Also this was a table within a table if anyone is wondering.