I want to create an new array from JSON data instead of hard coded data below
let data: [DataPoint] = [ .init(value: 20, label: "1"), .init(valu