Hello,
I have a table containing questions answers (answer is between 0 and 5). I got 50 questions and for each question you need to give 3 sub answers.
Example:
3, 0, 5 - is the first question answer
1, 4, 2 - is the second answer and so on and on 50 times.
This means i got 150 lines in the...