Agregar fila en la mesa Pysdie 2

rowPosition = self.table.rowCount()
table.insertRow(rowPosition)
Andreas