{myArray.map((item, index) => { //Second argument is array's index <MyAmazingDiv key={index}/> ); })}