Table format missing when converting Word to xml

Hi,
When I am serializing the document object to xml the table formats are missing. Please check the table formats below.
Table 1 is my actual table, when I read this document and convert to xml there is no flag like the cells are merged. So when I am displaying the xml I am getting below Table 2 format.
Can you help me identify the cell/row is merged when converting to xml

Table 1

Heading 1 Heading 2 Heading 3 Heading 4 Heading 5
Text 1 Text 2 Text 3 Text 4 Text 5
Text 1 Text 2 Text 3 Text 4 Text 5
Merged Cell 1 Merged Cell 2 Text 5
Merged Cell 4 Text 5
Merged Cell 1 Merged Cell 2 Text 5
Merged Cell 4 Text 5

Table 2

Heading 1 Heading 2 Heading 3 Heading 4 Heading 5
Text 1 Text 2 Text 3 Text 4 Text 5
Text 1 Text 2 Text 3 Text 4 Text 5
Merged Cell 1 Merged Cell 2 Text 5
Merged Cell 4 Text 5
Merged Cell 1 Merged Cell 2 Text 5
Merged Cell 4 Text 5

Thanks,
Jaswanth

Hi Jaswanth,

Thanks for your inquiry. To ensure a timely and accurate response, please attach the following resources here for testing:

  • Your input Word document
  • Please attach the output Word file that shows the undesired behavior.
  • Please create a standalone console application (source code without compilation errors) that helps us to reproduce your problem on our end and attach it here for testing.

As soon as you get these pieces of information ready, we’ll start investigation into your issue and provide you more information. Thanks for your cooperation.

PS: To attach these resources, please zip them and Click ‘Reply’ button that will bring you to the ‘reply page’ and there at the bottom you can include any attachments with that post by clicking the ‘Add/Update’ button.