I am trying to render an array using the map() function while giving each element its own unique className (based on the index value) using some established sta
map()