DataTable dt = resuylt.Copy();
var dsR = new DataSet();
ds.Tables.Add(dt);