Internal
insertColumn(matrix, column, name)
matrix
Object to insert column to
column
Column to insert
name
Name of column to assign.
Vojtěch Kulvait