private void FetchData()
 {
     _displayCall = _callService.GetCall(0);
 }