$ 0 0 The only thing I've found is to map the array to an object like:can.map(items, function(item, index){ return {index: index, item: item}})