A counter for counting payload

Hi guys, I'm looking for a counter to count the payload numbers ( how many times the payload is sent to debug). Can you please let me know if there is any ready node for this purpose? Thank you

Possibly there is a contrib node however this is very easy to do with standard nodes.

Here is a solution I provided for another user : Counting messages per main topic - #2 by Steve-Mcl

Thank you so much

Here is another: Count the messages - #12 by Steve-Mcl

Now it sends the counter. Thank you so much . my problem is solved with ur help.