Encountering a minor issue with a basic task. Here is the code snippet in question:
Currently able to access the first object element, however, I require all the data objects. I suspect that a modification is needed in this particular code line:
value[0]['firstName'];