[
    [
        "1", 
        "Rocky J<br>444111",
        "Follower 1",
        "1000",
        "2024-05-01-10:00AM",
        "2024-05-02-11:00AM",
        "<span class='text-success'>Accepted</span>",
        "<a href=\"master-mylpoa-report.html\">View</a>",
        "<button type=\"button\" class=\"btn btn-sm btn-primary w-100 mb-1\" onclick=\"window.location.href='master-follower-setting.html'\">Accept</button><br><button type=\"button\" class=\"btn btn-sm btn-primary w-100 mb-1\">Reject</button><br><button type=\"button\" class=\"btn btn-sm btn-primary w-100 mb-1\">Unplug</button>"
    ],
    [
        "2", 
        "Jenny You<br>345678",
        "Follower 2",
        "1300",
        "2024-05-04-10:00AM",
        "2024-05-06-11:00AM",
        "<span class='text-success'>Accepted</span>",
        "<a href=\"master-mylpoa-report.html\">View</a>",
        "<button type=\"button\" class=\"btn btn-sm btn-primary w-100 mb-1\" onclick=\"window.location.href='master-follower-setting.html'\">Accept</button><br><button type=\"button\" class=\"btn btn-sm btn-primary w-100 mb-1\">Reject</button><br><button type=\"button\" class=\"btn btn-sm btn-primary w-100 mb-1\">Unplug</button>"
    ]
]