I\'m struggling to find the index of the array that has id === 3.
id === 3
const id = 3; const bigList = [ [ { id: "1", foo: "a" },