In Spivak's "Calculus on Manifolds" he introduces partial derivatives as follows.
If $g(x)=f(a^1,\dots,x,\dots,a^n)$, then $D_if(a)=g'(a^i)$. This means that $D_if(a)$ s the slope of the tangent line at $(a,f(a))$ to the curve obtained by intersecting the graph of $f$ with the plane $x^j=a^j$, $j\ne i$.
I've interpreted this as meaning that the $i$th partial derivative is simply the $i$th column of the matrix form of the total derivative of the function $f$. However, I am not so sure how he draws the conclusion that it is the slope of the tangent line to the curve obtained by intersecting the graph of $f$ with the plane $x^j=a^j$, since if we consider a general case where $n>2$ there would be multiple (2) choices to create the curve by this method, which would correspondingly give different slopes of the tangent lines. Where is the error in my reasoning?