void DeleteAnswer(int index)
 {
     mSelf.deleteAnswer(index);
 }