$answer = $term->get_reply( prompt => 'Select Server: ', choices => [ 'Exit', 'Add Server', map { $_->[0] } @$menu_array ]);