I have the following models:
var allCategories = [{ id: 1, name: \'Red\'}, { id: 5, name: \'Blue\'}]; function model() { self = this; se