Data not insert and update through ajax and jQuery in admin page?

I made custom plugin and done crud operation, display all data in admin page, used ajax and jquery. Data successfully deleted but not inserted or updated. Data successfully pass through ajax but not inserted.
Also What I saw if input block is empty and I put some data and updated it. It got first row data.
Error- https://prnt.sc/wnzqjr
ajax for insert the data

How to create a new section on the wordpress admin dashboard?

I’m trying to create a new “section” to store the names and photos of team members. Is there a default way in WP to add this section or is it through the theme? I also want to add another section to showcase the work that has been completed. Seems like this should be easy, but I’m struggling to find the solution. FYI, I’m using Elemenator with Astra theme.