I have a function that parsing a csv file into an array, so I can show the value inside it in the frontend with pagination with that array. (I use ejs as the view engine). H