I apologies if this question is stupid but I can't find anywhere how the results for a single line like that are found. I understand everything else but where did this T F T F come from?
Thanks in advance!
They are the different truth values for q.
If you see the first three columns, under p and q, the pairs are all different (when p is T and q is T, when p is T and q is F, etc.) and you're assessing what (p v q) is for these different values of p and q.
Notice that all the q columns are the same, as well as all the p columns.
Hope that's helpful!