- 
    
Bug
 - 
    Resolution: Fixed
 - 
    
P4: Low
 - 
    5.15.0
 - 
    None
 
- 
        
 - 
        fce721c9224ad83898a2ddf8c4aa40b795dc6f77
 
On the page https://doc.qt.io/qt-5/qml-qtquick-tableview.html I found an error.
columns : int
This property holds the number of rows in the table.
Should be replaced with ...
This property holds the number of columns in the table.