pub fn handle_array_access( json: &Value, key: &str, fields: Vec<&str>, ) -> Result<Vec<String>, Error>