I\'m formatting my textfiled text once the user start typing the phone number into this format type 0 (555) 444 66 77 and it is working fine but once I get the
0 (555) 444 66 77
var formattedPhone = phone if phone.count == 11 { let firstChar = phone[..