<table class="gk-table" table-selectable>
<thead>
<tr>
<th scope="col"></th>
<th scope="col">სახელი</th>
<th scope="col">გვარი</th>
<th scope="col">საქმიანობა</th>
<th scope="col">ჰობი</th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row">
<div class="gk-checkbox">
<input type="checkbox">
<label class="check">
<svg width="18px" height="18px" viewBox="0 0 18 18">
<path
d="M1,9 L1,3.5 C1,2 2,1 3.5,1 L14.5,1 C16,1 17,2 17,3.5 L17,14.5 C17,16 16,17 14.5,17 L3.5,17 C2,17 1,16 1,14.5 L1,9 Z">
</path>
<polyline points="1 9 7 14 15 4"></polyline>
</svg>
</label>
</div>
</th>
<td>ნიკა</td>
<td>გოხაძე</td>
<td>დეველოპერი</td>
<td>ცურვა</th>
</tr>
<tr>
<th scope="row">
<div class="gk-checkbox">
<input type="checkbox">
<label class="check">
<svg width="18px" height="18px" viewBox="0 0 18 18">
<path
d="M1,9 L1,3.5 C1,2 2,1 3.5,1 L14.5,1 C16,1 17,2 17,3.5 L17,14.5 C17,16 16,17 14.5,17 L3.5,17 C2,17 1,16 1,14.5 L1,9 Z">
</path>
<polyline points="1 9 7 14 15 4"></polyline>
</svg>
</label>
</div>
</th>
<td>გელა</td>
<td>გნოლიძე</td>
<td>ჟეშტიანჩიკი</td>
<td>სიმღერა</th>
</tr>
<tr>
<th scope="row">
<div class="gk-checkbox">
<input type="checkbox">
<label class="check">
<svg width="18px" height="18px" viewBox="0 0 18 18">
<path
d="M1,9 L1,3.5 C1,2 2,1 3.5,1 L14.5,1 C16,1 17,2 17,3.5 L17,14.5 C17,16 16,17 14.5,17 L3.5,17 C2,17 1,16 1,14.5 L1,9 Z">
</path>
<polyline points="1 9 7 14 15 4"></polyline>
</svg>
</label>
</div>
</th>
<td>ზალიკო</td>
<td>ბერგერი</td>
<td>მსახიობი</td>
<td>ცეკვა</th>
</tr>
</tbody>
</table>