I have an array of JSON objects and displaying JSON keys in an angular chip. On click, I am able to get the data into the input field. Now, I want to update that object. How can I update? here is a sample of Array:I have an array of JSON objects and displaying