I have 2 arrays of objects returning from 2 different fetch
const result1 = [ { name: \'matteo\', age: 20, id: 1, }, { name: \'luca\',