I set up an QStandardItemModel an show it in an QTableView.
When inserting several rows, first colum shows the row number.
How to disable them?

Also what the second colum (first row with my content) shows the text right alligned.
And i want the colum width set to minimum, regarding content text width.

Haven´t found any hints - can you help me?