method get_data = fun ~row ->
    (self#get ~row ~column:c_string1,
     self#get ~row ~column:c_string2)