I want to use QColumnView to show four nested lists of elements. I thought to use QSqlTableModel because I read this elements from a SQL table.