I'm trying to view user list in a template.But it retrieves only one(last) record i have entered.Why is it returning a single record? Is it a data-store cache problem?Following is the approach that i have followedI'm trying to view user list in a template.But