I want to add a new line in a QTableWidget (which originally has 0 line) and then create its element
self.sinus_table=QtWidgets.QTableWidget(0,3) self.sinus_table