adding editable:true to datatable does not works

Hi,
For the most part adding the config attribute editable:true works but, for the following example (http://webix.com/snippet/b375ac44) it doesn’t work. why?

You need to specify which columns will be editable, by “editor” attribute in the column’s config.