I know that there exist differential forms on $\mathbb R^2$ which are closed but not exact. For example, the form $f = \frac{-y}{x^2 + y^2} dx + \frac{x}{x^2 + y^2}{dy}$.
I now want an example of a discrete differential form, as defined on a possibly infinite simplex which shows the same behaviour.
I tried "triangulating" the above form in $\mathbb{R}^2$ in some reasonable way, but I was unable to do so.
Book on discrete differential geometry for the relevant definitions

Consider a triangle with vertices [1], [2], [3], and oriented edges e1 =[[2],[1]], e2 = [[3],[2]], and e3 = [[1],[3]]. The differential is d(e1) = [2] - [1], etc. Then d(e1 + e2 + e3) = [2] - [1] + [3] - [2] + [1] - [3] = 0. Thus e1 + e2 + e3 is closed. But it is not exact, because there are is no 2-simplex.