Good afternoon, there is a table in tabeWidget from its row trying to get a copy of the second tabeWidget_2 with this construct
ui->tableWidget_2->setItem(1,1, item); but an error pops up in the console
QTableWidget: cannot insert an item that is already owned by another QTableWidget