Collect(ColNew,
    ForAll(Sequence(10),
        {
            ID: Value,
            Algo: $"texto:{Value}"
        }
    )
)