Dynamic row count in Helper Table for Miracle method

You know, it really isn’t that difficult to format JSON so it’s somewhat readable…

{
    "appID": "cnDHhD0ZHdBFK7M7qY32",
    "mutations": [
        {
            "kind": "add-row-to-table",
            "tableName": "native-table-jWEMMuChAFBW3berD6UM",
            "columnValues": {
                "text": "This is so inspiring! I gave birth 5 months ago and needed to see this because right now trying to find time is hard. This encouraged me to accept my new body , new routine, and get back to myself ❤️",
                "sentiment": 1
            }
        },
        {
            "kind": "add-row-to-table",
            "tableName": "native-table-jWEMMuChAFBW3berD6UM",
            "columnValues": {
                "text": "Love this ❤️❤️🙌",
                "sentiment": 1
            }
        },
        {
            "kind": "add-row-to-table",
            "tableName": "native-table-jWEMMuChAFBW3berD6UM",
            "columnValues": {
                "text": "Really inspirational 😍",
                "sentiment": 1
            }
        },
        {
            "kind": "add-row-to-table",
            "tableName": "native-table-jWEMMuChAFBW3berD6UM",
            "columnValues": {
                "text": "I am in awe of you and your journey. Wishing you the best always :)",
                "sentiment": 1
            }
        },
        {
            "kind": "add-row-to-table",
            "tableName": "native-table-jWEMMuChAFBW3berD6UM",
            "columnValues": {
                "text": "More power to you 😍",
                "sentiment": ""
            }
        },
        {
            "kind": "add-row-to-table",
            "tableName": "native-table-jWEMMuChAFBW3berD6UM",
            "columnValues": {
                "text": "Wowww🔥🔥🔥🔥 in that weather",
                "sentiment": ""
            }
        },
        {
            "kind": "add-row-to-table",
            "tableName": "native-table-jWEMMuChAFBW3berD6UM",
            "columnValues": {
                "text": "Bro you inspire 😍👏",
                "sentiment": 1
            }
        },
        {
            "kind": "add-row-to-table",
            "tableName": "native-table-jWEMMuChAFBW3berD6UM",
            "columnValues": {
                "text": "All in one pack. More power to you ma'am",
                "sentiment": ""
            }
        },
        {
            "kind": "add-row-to-table",
            "tableName": "native-table-jWEMMuChAFBW3berD6UM",
            "columnValues": {
                "text": "❤️so Inspiring 👏🏻❤️ ma'am",
                "sentiment": 1
            }
        },
        {
            "kind": "add-row-to-table",
            "tableName": "native-table-jWEMMuChAFBW3berD6UM",
            "columnValues": {
                "text": "So needed to hear this",
                "sentiment": ""
            }
        },
        {
            "kind": "add-row-to-table",
            "tableName": "native-table-jWEMMuChAFBW3berD6UM",
            "columnValues": {
                "text": "Aapne ye start kaise kiya 😍",
                "sentiment": ""
            }
        },
        {
            "kind": "add-row-to-table",
            "tableName": "native-table-jWEMMuChAFBW3berD6UM",
            "columnValues": {
                "text": "As always ... U r amazing ❤️🫂 @thatfitmum",
                "sentiment": 1
            }
        },
        {
            "kind": "add-row-to-table",
            "tableName": "native-table-jWEMMuChAFBW3berD6UM",
            "columnValues": {
                "text": "@nishananiazzz ❤️🫶🏻",
                "sentiment": ""
            }
        },
        {
            "kind": "add-row-to-table",
            "tableName": "native-table-jWEMMuChAFBW3berD6UM",
            "columnValues": {
                "text": "Awesome video and wordings",
                "sentiment": 1
            }
        },
        {
            "kind": "add-row-to-table",
            "tableName": "native-table-jWEMMuChAFBW3berD6UM",
            "columnValues": {
                "text": "Omg! I love you so much!! ❤️❤️ you are such an inspiration :)",
                "sentiment": 1
            }
        },
        {
            "kind": "add-row-to-table",
            "tableName": "native-table-jWEMMuChAFBW3berD6UM",
            "columnValues": {
                "text": "You’re giving lifestyle and health goals to people Neha. Being a single motherI know how difficult it is to find time for yourself, juggling with emotional and financial responsibilities. Yet I do manage some time for my fitness and things I love doing. Really appreciate your posts; you have no clue how much you’re inspiring your fellow beings!!! More power to you girl.. keep the consistency up!!!! ❤️❤️❤️❤️",
                "sentiment": 1
            }
        },
        {
            "kind": "add-row-to-table",
            "tableName": "native-table-jWEMMuChAFBW3berD6UM",
            "columnValues": {
                "text": "❤️❤️👏 super inspiring and much needed at large!",
                "sentiment": 1
            }
        },
        {
            "kind": "add-row-to-table",
            "tableName": "native-table-jWEMMuChAFBW3berD6UM",
            "columnValues": {
                "text": "You’re truly an inspiration and motivation to many many of us ❤️❤️❤️ more power to you to keep pushing yourself and us",
                "sentiment": 1
            }
        }
    ]
}

Well, it’s valid JSON. So that’s a good start…

Did you have a question about this? Seems pretty obvious to me…

1 Like