"models": {
			"customer": {
				"type": "sap.ui.model.json.JSONModel",
				"uri": "model/customers.json"
			}
		},
          
          items="{path:'customer>/customers', templateShareable: false}"