I would like to make some modifications to the results of a REST call (such as sorting) before mapping the output to a list on the screen. I tried making these changes in the success event but the changes don't get reflected when mapped to the list. Any suggestions?