Below is the data, which is an array of objects.
const myArray = [ {name: "Dave", date: "2020-07-30T17:30:46.180Z", score: 50, age: 20}, {