I have an array of objects in JavaScript
const data = [ { id: "01", name: "myVlaue1", added: true }, { i