hum, that example was not very clear to me either…
if you just need to count how many slices are in that spread, dealing with the spread itself is enough.
the ‘count+i’ combination generates a unique id for each slice.
as far as i know it is best for performance to use as little nodes as possible :)