79232781

Date: 2024-11-28 06:30:56
Score: 3
Natty:
Report link

I see you're trying to transform your data into a table, but I think there's a bit of confusion with your code:

  1. You're overwriting the row property in your .map() function, so only the last row will show up. Were you trying to have multiple rows in the same object?

  2. Also, could you clarify how you want the table structured? From the example image, it looks like you want the data to display horizontally with 'Name', 'Student ID', and 'Studkey' as the headers, but I just want to be sure I'm on the right track.

Once I have a bit more context, I'll try to help you out with the solution

Reasons:
  • RegEx Blacklisted phrase (2.5): could you clarify how you
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Thiwain Medagama