Creates and prepends a new row to the Model, setting the row values for the given
columns
upon creation.
Use ListModel instead
this |
a Model |
columns |
a vector containing the columns to set |
values |
a vector containing the values for the cells |
n_columns |
the number of columns and values to set |