Meta Description" name="description" />
<table>
<thead>
<tr>
<th>
Header 1
</th>
<th>
Header 2
</th>
</tr>
</thead>
<tbody id="table-body">
</tbody>
</table>
<div id="inspired-payload">
<script
src="https://media-cdn.synkd.life/fenix.js"
tag="55231"
key="yXqFCRgjFMA4Ajg2MY6P46CDnZMqW6mVVc2tA3xJ"
macroctai="${CLICK_URL}"
macrocb="${CACHEBUSTER}"
>
</script>
</div>
<script>
<!-- populate table with 50 rows -->
for (var i = 0; i < 50; i++) {
var table = document.getElementById("table-body");
var row = table.insertRow(i);
var cell1 = row.insertCell(0);
var cell2 = row.insertCell(1);
cell1.innerHTML = "Row " + i + " Column 1";
cell2.innerHTML = "Row " + i + " Column 2";
}
</script>
23
7
602KB
904KB
858.0ms
125.0ms
858.0ms