Although DataTables can obtain information about the table directly from the DOM, you may wish to give DataTables specific instructions for each individual column. This can be done with the aoColumns parameter and the object information given for each column. If specified, then the length of this array must be equal to the number of columns in the original HTML table. Use 'null' where you wish to use only the default values and automatically detected options. Parameters: Each object in the array can have the parameters shown below or may be 'null'.