I am developing an application with ionic 2, in the page1 I request information from a database, and return an array with objects with a structure like the following:
data = [{
id: "Id del registro",
propiedad1 : "mi propiedad 1",...
asked by
04.09.2017 / 17:10