table

use console to modify cols variable, i.e:

      cols.add({'id': 10, 'col1': 1, 'col2': 2, 'col3': 3});
      cols.at(0).destroy()