Hey Christian, > <f:for each="{0:1,1:2,2:3,3:4}" as "foo"> as="foo" -- the "=" is missing. > <f:cycle values="{0:'odd', 1:'even'}" as "zebraClass"> as="zebraClass" -- the "=" is missing. Greets, Sebastian