public TableResponse GetAllByStage1IDASC() { TableResponse tableResponse = personDAL.GetAllByStage1IDASC(); return(tableResponse); }