I want to retrieve data from two row of a data table.
Suppose I have three columns.
Column 1 Column 2 column 3
1 14 16
2 15 17
I want to retrieve data from row 1 and row 2 so that I can add data as (15 +16)