Creating a form and displaying entry data as a table

  1. Create your db table. Example here.

  2. Generate your wp_list_table admin page. Generator is here.

  3. Insert your form values to your db table. Like this.