The error(s) occur when trying to save the document. I want each user to
tell the first page how many rows they will need in the photo log table,
so they would enter however many photos were taken in the box: "Number
of Photos on Roll:" ---> Then click the "Submit" cmd button. That should
expand the table. Once it expands, it should also add the same amount of
instances of the photo compilation page (2nd Page) as there are rows in
1st page table. Then the user will populate each cell of the tabl...