set_column_names_full
Description:
Set column names used by this.
This method must be called exactly once, but only after setting a schema of the model. Note that some constructors will do this for you.
Parameters:
| this | A Model. | 
| column_names | A list of column names terminated by a  | 
| num_columns | an integer specifying the array length for  |