Borders for a table overflowing to next sheet

Hi Mario,

Apologies for the late reply.

Unfortunately, I cannot share the resulting document with you.
But I can try to explain you in detail,

I want to generate table with a header row with all borders visible.
The data rows will be generated further which shouldn’t have any borders between two rows.

Following is the flow which i am following

  1. Generating header row with multiple cells having all the borders.
  2. Generating the data rows through a for loop with all cells without any borders.
  3. After table generation, adding the outside border and Inside vertical borders.

Apparently the outside border and inside vertical borders are not getting added to the table , hence the last row of table at each page does not have a bottom border.

Can you suggest what is a standard flow to generate a table.?
Regards
Rashika