Hi! Is there any way to insert (not append) rows or columns in the QTable class? I could do that in wxPython with .insertRow(...), but I couldn't find anything like that in the QT-reference. Thanks for your help! Oliver