I'm learning about differential forms and have seen that the wedge product of $k$ 1-forms $\omega_{1},\cdots,\omega_{k}$ acting on $k$ vectors $\mathbf{v}_{1},\ldots,\mathbf{v}_{k}$ is given by $$\left(\omega_{1}\wedge\cdots\wedge\omega_{k}\right)\left(\mathbf{v}_{1},\ldots,\mathbf{v}_{k}\right)=\left|\begin{array}{ccc} \omega_{1}\left(\mathbf{v}_{1}\right) & \cdots & \omega_{1}\left(\mathbf{v}_{k}\right)\\ \vdots & & \vdots\\ \omega_{k}\left(\mathbf{v}_{1}\right) & \cdots & \omega_{k}\left(\mathbf{v}_{k}\right) \end{array}\right|.$$This provides me with a nice mental picture that the value of the $k$-form $\omega=\omega_{1}\wedge\cdots\wedge\omega_{k}$ acting on the $k$ vectors $\mathbf{v}_{1},\ldots,\mathbf{v}_{k}$ is given by the signed volume of the $k$-dimensional parallelotope spanned by the column vectors of the matrix$$\left[\begin{array}{ccc} \omega_{1}\left(\mathbf{v}_{1}\right) & \cdots & \omega_{1}\left(\mathbf{v}_{k}\right)\\ \vdots & & \vdots\\ \omega_{k}\left(\mathbf{v}_{1}\right) & \cdots & \omega_{k}\left(\mathbf{v}_{k}\right) \end{array}\right].$$
My question is, can that nice mental picture be extended to integrating differential forms? In other words, can I regard the integral of $$\intop_{M}\omega=\intop_{D}\omega\left(\frac{\partial\Phi}{\partial u^{1}},\ldots,\frac{\partial\Phi}{\partial u^{k}}\right)du^{1}\wedge\cdots\wedge du^{n}$$
as in some way the signed volume of the sum of all the little $k$-dimensional parallelotopes spanned by the column vectors of$$\left[\begin{array}{ccc} \omega_{1}\left(\frac{\partial\Phi}{\partial u^{1}}\right) & \cdots & \omega_{1}\left(\frac{\partial\Phi}{\partial u^{k}}\right)\\ \vdots & & \vdots\\ \omega_{k}\left(\frac{\partial\Phi}{\partial u^{1}}\right) & \cdots & \omega_{k}\left(\frac{\partial\Phi}{\partial u^{k}}\right) \end{array}\right].$$
Or have I got this wrong?
Late in the day edit
If my intuition is correct, could anyone provide a deeper explanation as to what it means for the integral to equal the sum of all the little $k$-dimensional parallelotopes? I'm having trouble visualising what that actually means.