QTableWidget manages its own internal model. If you want to use model, use it with QTableView
But it not result from docs. This method exists in list of inherited method.

Thanks!