private void OnInsertClicked(object sender, EventArgs eventArgs)
 {
     MainActivityVM.InsertData();
 }