How do I create a (basic) Model based on AbstractTableModel (pyqt5) when I already have a class (SqlAlchemy) of the Table? What is best practise to do that without repeating