I want to return data from a json file, however I want them to be printed on the page from the bottom up, ie the most recent data, which by default of the root are written from top to bottom in json, always appear at the top of the page, as a news feed. I will not put the code here as I believe it is a matter of algorithmic logic and can be exemplified with an array of JavaScript / Jquery objects.