// This element will return an array of records in the 'data' property. // Need to pass in a "service" property with the base URL for the service. // Can supply an "authenticated" property: // It will be set to false when a request fails with a 401 or a control.authenticated = false. // When it becomes true (internally or externally), requests will be retried if the previously failed. // Sample usage: //