1. I have used the tip from here https://www.madcapsoftware.com/blog/madcap-flare-tip-controlling-page-breaks-using-grouping-css/,
and I used div tag around my table. In MadCap it looks like this
Unfortunately after built, the result is the following:
I don't know where this additional paragraph comes from but I am sure that I don't want it. Probably from wrong conversion between MadCap and MS WORD.
Do you have any idea how to fix this?
2. I have also tried simple page-break-inside = avoid property of table tag but it doesn't seem to be recognized by MSWord after built

Do you have any idea how to deal with page breaks in any other way?