I\'m adding 5 static records into the datatable in Page_load() event using a for loop like below.
for (int i = 0; i < 5; i++)