array with cells
from version 4.0, new usage:
var cell = myLayout.cells(id);
// old usage var cell = myLayout.items[index];