I have the following structure in my JasperReports, the table consists of:
set of text fields (as table's headers)
list (as table's rows)
However, when I export the report as *.docx format, list elements shrink to the left (as displayed in the 2nd picture), but I don't understand why.

How can I align the headers and the list rows?
The full source code at github:dezmontx
