In my attached VIS, I am giving user input values to controls,the user input control values i am passing to a table and writing text file.how can i do exactly opposite of that what i am doing now.that means reading same text file(that i already written), pass these values to a table and from table pass these values onward to controls.Moreover in time control, when i give time in HH:MM:SS.it does not appear in the same format in the table or it also does not appear in the same format in text file.why?