Creating a Table from xml string

I want to create a Table object using xml like


<w:tbl><w:tblPr><w:tblW
w:type=“auto” w:w=“0”/><w:tblBorders><w:top
w:color=“auto” w:space=“0” w:sz=“4”
w:val=“single” wx:bdrwidth=“10”/><w:left
w:color=“auto” w:space=“0” w:sz=“4”
w:val=“single” wx:bdrwidth=“10”/><w:bottom
w:color=“auto” w:space=“0” w:sz=“4”
w:val=“single” wx:bdrwidth=“10”/><w:right
w:color=“auto” w:space=“0” w:sz=“4”
w:val=“single” wx:bdrwidth=“10”/><w:insideH
w:color=“auto” w:space=“0” w:sz=“4”
w:val=“single” wx:bdrwidth=“10”/><w:insideV
w:color=“auto” w:space=“0” w:sz=“4”
w:val=“single”
wx:bdrwidth=“10”/></w:tblBorders><w:tblLook
w:val=“04A0”/></w:tblPr><w:tblGrid><w:gridCol
w:w=“2952”/><w:gridCol w:w=“2952”/><w:gridCol
w:w=“2952”/></w:tblGrid><w:tr wsp:rsidR=“00F1143C”
wsp:rsidRPr=“00F1143C”
wsp:rsidTr=“00F1143C”><w:tc><w:tcPr><w:tcW
w:type=“dxa” w:w=“2952”/><w:shd
w:color=“auto” w:fill=“auto”
w:val=“clear”/></w:tcPr><w:p
wsp:rsidR=“00F1143C”
wsp:rsidRDefault=“00F1143C”
wsp:rsidRPr=“00F1143C”><w:r
wsp:rsidRPr=“00F1143C”><w:t>Table Header</w:t></w:r></w:p></w:tc><w:tc><w:tcPr><w:tcW
w:type=“dxa” w:w=“2952”/><w:shd
w:color=“auto” w:fill=“auto”
w:val=“clear”/></w:tcPr><w:p
wsp:rsidR=“00F1143C”
wsp:rsidRDefault=“00F1143C”
wsp:rsidRPr=“00F1143C”/></w:tc><w:tc><w:tcPr><w:tcW
w:type=“dxa” w:w=“2952”/><w:shd
w:color=“auto” w:fill=“auto”
w:val=“clear”/></w:tcPr><w:p
wsp:rsidR=“00F1143C”
wsp:rsidRDefault=“00F1143C”
wsp:rsidRPr=“00F1143C”/></w:tc></w:tr><w:tr
wsp:rsidR=“00F1143C” wsp:rsidRPr=“00F1143C”
wsp:rsidTr=“00F1143C”><w:tc><w:tcPr><w:tcW
w:type=“dxa” w:w=“2952”/><w:shd
w:color=“auto” w:fill=“auto”
w:val=“clear”/></w:tcPr><w:p
wsp:rsidR=“00F1143C”
wsp:rsidRDefault=“00F1143C”
wsp:rsidRPr=“00F1143C”><w:r
wsp:rsidRPr=“00F1143C”><w:t>Table Row</w:t></w:r></w:p></w:tc><w:tc><w:tcPr><w:tcW
w:type=“dxa” w:w=“2952”/><w:shd
w:color=“auto” w:fill=“auto”
w:val=“clear”/></w:tcPr><w:p
wsp:rsidR=“00F1143C”
wsp:rsidRDefault=“00F1143C”
wsp:rsidRPr=“00F1143C”/></w:tc><w:tc><w:tcPr><w:tcW
w:type=“dxa” w:w=“2952”/><w:shd
w:color=“auto” w:fill=“auto”
w:val=“clear”/></w:tcPr><w:p
wsp:rsidR=“00F1143C”
wsp:rsidRDefault=“00F1143C”
wsp:rsidRPr=“00F1143C”/></w:tc></w:tr></w:tbl>

And I want to insert that table to a existing Document object.
Hi Abhradeep,

Thanks for your inquiry. I have logged your requirement in our issue tracking system as WORDSNET-10506. Our development team will further look into the details of this problem and we will keep you updated on the status. We apologize for any inconvenience.

Best regards,