I have nested array of objects that looks like this:
const nestedArray = [ [ { id: 1, name: \'Jack\' }, { id