public StudentTablesController(StudentdbContext context)
 {
     _context = context;
 }