Hi, I have a small anoying issue when in every cell a space is added in front of the content. I tried to create a no CSS table aswell and still the space is present.
PHPdocX 9 version.
simple example:
$this->phpdocx->embedHTML('<table><tr><td>TEST</td></tr></table>');