method set_data = fun (s1, s2) ~row ->
    self#set ~row ~column:c_string1 s1;
    self#set ~row ~column:c_string2 s2