All user entries are captured and stored in an array. The array output should be displayed in a dynamic table which includes edit and delete options. If the number of entries exceeds 3, then the table should also have previous and next navigation options. Additionally, if the user provides their date of birth input, the age should be calculated automatically.
I'm almost done with the implementation, but there seems to be an issue where the row is not being added below as expected.
Looking for assistance to resolve this issue promptly.