public async void getData(int id)
 {
     await ApiGenerator.GetScheduleListAttendance(viewListMahasiswaController, id);
 }