I have a complicated table, working perfectly on the first form, and in the test view of the second form (the review form), and in the workflow which creates a pdf and fills out fields on the pdf using the data from the table. Everything is working perfectly, except...
for some reason, the review form is not showing the last column.
What the applicant sees of this table (hidden are the last two fields "Legal 1" and Legal 2" which pop from some of these):
What the reviewer is supposed to see of this table (hidden are the first eight columns):
And what the reviewer is actually seeing in the test runs (hidden are the first eight columns):'
Why are the Row labels showing up even though I have checked off that they shouldn't show and why is the last column (Legal 2) not showing up?