On page $100$ of Spivak's Calculus on Manifolds the following definition is made:
If $\omega$ is a $k$-form on $\mathbb{R}^k$, then $\omega = f\ dx_1\land\ldots\land dx_k$ for a unique function $f:\mathbb{R}^k\to\mathbb{R}$. We define $$\int_{[0,1]^k}\omega := \int_{[0,1]^k}f.$$
I wish to get a better grasp of the above definition.
From my understanding of this post one may interpret $\omega$ as a function that, at each point $p\in\mathbb{R}^k$, takes in $k$ vectors $v^1,\ldots,v^k$ representing a $k$-dimensional parallelotope $P$ and spits out a number proportional to its hypervolume. Such number being $$ f(p) \ A(v^1,\ldots,v^k)$$ for a point $p\in P$, a function $f:\mathbb{R}^k\to\mathbb{R}$, and the alternating $k$-tensor $A:{(\mathbb{R}^k)}^k\to\mathbb{R}$ defined by $$A = x_1\land\ldots\land x_k = \text{Alt}(x_1\otimes\ldots\otimes x_k) = \sum_{\sigma\in\mathbb{S}_k}\text{sgn}(\sigma) \prod_{j=1}^k v^{\sigma(j)}_j$$ although the explicit computation of $A$ seems secondary to the fact it is multilinear and alternating.
How should one interpret the numbers $f(p)$ and $A(v_1,\ldots,v_k)$ at the moment of computing the integral?
It would also probably help if someone could provide an example where concrete values are given to the numbers above.