According to my book
An argument is valid if and only if it's impossible that the premises are true and the conclusion false.
So if I have the argument $\{p_{1}∧p_{2}∧...∧p_{t}\}⇒q$ and I want to prove that it's valid, I suppose that all premises are true and the conclusion is false, and if I get to a contradiction, then I have proven that it's impossible for the premises to be true and the conclusion false, hence making it a valid argument.
What I want to understand is how the definition of the truth table of the material implication "models"/"agrees"/"is derived", etc from this definition.
When I want to prove if $\{p_{1}∧p_{2}∧...∧p_{t}\}⇒q$ is valid, I assume that all the premises are true and the conclusion is false, right? like this : $\{V_{1}∧V_{2}∧...∧V_{t}\}⇒F$, which makes the conditional false (according to the third line of the pic of the truth table).
Again the definition of a valid argument is
An argument is valid if and only if it's impossible that the premises are true and the conclusion false.
It doesn't say anything about arguments with true premises and true conclusions, or arguments with false premises and true conclusions, or arguments with false premises and false conclusions. I assume that this are valid arguments. Coincidentally these are also the ones which are true in the truth table.
The definition only refers to the case in which the premises are true and the conclusion false, as an invalid argument. Coincidentally the only one which is false in the truth table.
Now, my teacher says that an argument is neither true nor false, but valid or invalid, while the ones that are either true or false are propositions. However, it seems to me, from what I have said, that there is a certain relation between the falsehood or veracity of a material conditional, and the validity of the argument it models; however this doesn't completely "click" in my brain, and I don't know if there are any mistakes in my reasoning.
I also want to know how this relates with the definition of a valid argument in propositional logic.
$\{p_{1}∧p_{2}∧...∧p_{t}\}⇒q$ is valid if and only if $\{p_{1}∧p_{2}∧...∧p_{t}\}⇒q$ is a tautology.
I'm pretty sure it follows from all the aforementioned, but it still doesn't completely "click" in my brain.

First off, if we have an argument with multiple premises, then we don't have a conjunction assumed. If we had a conjunction assumed, we would have only one premise instead of many premises. So, instead of having {p1∧p2∧...∧pt}⇒q, we have {p1,p2,...,pt}⇒q, where each pn is a member of the set of premises. Additionally, some propositional calculi don't even have a conjunction connective.
Suppose that it is impossible that all of the premises are true, and the conclusion false. Suppose also that there exists but one premise p, and a conclusion q. By the definition you've given, the argument p⇒q is valid. There's a meta-theorem of propositional logic, called the deduction theorem, which says that if p⇒q, then ⇒(p$\rightarrow$q), where $\rightarrow$ corresponds to your horseshoe symbol. ⇒(p$\rightarrow$q) is another way of saying that (p$\rightarrow$q) is true. The only case excluded was when p was true and q false. So for any valid argument with premise p and conclusion q, it follows that if p is false, and q is false, (p$\rightarrow$q) is true. If p is false, and q is true, then (p$\rightarrow$q) is true. If p is true, and q is true, then (p$\rightarrow$q) is true. And there's the definition of the truth table, given that propositions can only take on two truth values.
If we don't have "if p⇒q, then ⇒(p$\rightarrow$q)", nor have something like a truth table for $\rightarrow$, then it's probably not clear what $\rightarrow$ means in the first place. We can't define $\rightarrow$ merely by modus ponens, since logical equivalence also has a rule of modus ponens formally speaking.