how can i insert data into a specific position at table column in html?

Oblivion

New member
I mean that i'm retrieving data from my database
and i must insert theses data into certain column, because the cell position of the data depends on the user input if he chooses 1 then data must be inserted at cell 1 ,if he chooses 2 then the data must be at cell 2,and so on
 
Back
Top