Removing Paragraph From Cell In Python-Docx - Stack Overflow In Python-DocX a table cell is always created with a single empty paragraph element For my use case I need to be able to remove this empty paragraph element entirely not simply clear it with an empty string Or else I have line break above my nested table that ruins my illusion of a single table