insert_column
Description:
Inserts a column at the given position in the columns of this.
If column is already a column of this, it will be repositioned.
Parameters:
| this |
a columnview |
| position |
the position to insert |
| column |
the column to insert |