I would like to create 200 hundred class object from another array. I created data.js where I stored 200 words in an array.
const data = [...];
i